@charset "utf-8";
/* CSS Document */
/*--网站建设-此网站有任何问题请联系-霍者---QQ：913605975--*/
body{
	background-image: url(../images/big_bg.jpg);

}
html{overflow:auto;overflow-y:scroll;}body,html{height:100%;}body,html,span,div,ul,ol,li,dl,dd,dt,a,p,h1,h2,h3,h4,h5,h6,table,td,tr,marquee{color:#333333;list-style-type:none;margin:0;padding:0;font-family:"微软雅黑", Arial, Verdana;font-size:12px}img{margin-top:0;margin-bottom:0;border:0 none;}table{border-collapse:collapse;border-spacing:0;}
.cn{margin: 0 auto;}.cn1000{width:1000px;margin: 0 auto;}.cl{ clear:both;}.left{float: left;}.right{float: right;}
.cn1000{width:1000px;margin:0px auto;}
.martp10px{margin-top:10px;}
.martp20px{margin-top:20px;}
.martp30px{margin-top:30px;}
.marle10px{margin-left:10px;}
.marle20px{margin-left:20px;}
.mbcolorbai{ background-color:#FFF}
/*-------伪类---------*/
a:link,a:visited{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;color:#f39500;}
/*文章分页样式*/
#fenye{text-align:center;width:100%;margin-top:10px;padding-top:10px;padding-bottom:10px;float: left;}
#fenye span{border:1px solid #CCC;margin:0 5px;padding:2px;}
#fenye A {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important}
#fenye A:visited {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #333! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none! important}
#fenye A:hover {FONT-WEIGHT: bold! important; COLOR: #0b3779! important; BACKGROUND-COLOR: #eee! important}
#fenye A:active {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none}
#fenye SPAN.pages {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
#fenye SPAN.extend {BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #454545! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #ccc 1px solid}
#fenye SPAN.current {BORDER-RIGHT: #aaa 1px solid; PADDING-RIGHT: 8px! important; BORDER-TOP: #aaa 1px solid; PADDING-LEFT: 8px! important; PADDING-BOTTOM: 4px! important; MARGIN: 2px; BORDER-LEFT: #aaa 1px solid; COLOR: #000! important; PADDING-TOP: 4px! important; BORDER-BOTTOM: #aaa 1px solid; BACKGROUND-COLOR: #eee! important}
#info{text-align:center;margin-bottom:10px;margin-top: 5px;border-bottom-width:1px;border-bottom-style: dashed;border-bottom-color: #7D7E7E;}
.topwrap {
	background-color: #f0f0f0;
}
.top {
	line-height: 32px;
	height: 32px;
}
.head {
	height: 118px;
}



#navmenu{
	height:50px;
	position:absolute;
	z-index:9999;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	top: 15px;
	background-position: center center;
}
#navi {
	display: block;
	height: 50px;
	overflow: hidden;
}

#navmenu ul{

}
#navmenu ul li{
	float:left;
	text-align:center;
	background-image: url(../images/navx.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 2px;
}
#navmenu ul li a{
	text-decoration:none;
	text-align:center;
	display:block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 140px;
}
#navmenu ul li a:hover{
	display:block;
	color:#FFFFFF;
	background-color: #0051AA;

}
#navmenu ul li:hover{
	display:block;
	color:#FFFFFF;
	background-color: #0051AA;

}
#navmenu ul li ul{
	display:none;
	position:absolute;
	*margin-left:-55px;
	width:200px;
	padding-bottom:12px;
	background-color: #0051AA;
}
#navmenu ul li ul li{
	background:none;
	display:block;
	float:none;
	line-height:40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	padding: 0px;
}
#navmenu ul li ul li a {
	background:none;
	font-size:12px;
	line-height:40px;
	text-align: center;
	height: 40px;width:200px;
}
#navmenu ul li ul li a:hover{
	background-color: #0073F2;
	background-image: none;
	line-height: 40px;
	height: 40px;
}
#navmenu ul li:hover ul { display:block; }
#navmenu ul li.sfhover ul { display:block;}
#navmenu ul img{ float:right; margin-right:10px;}
#navi .navhome {
	background-image: none;
}

.bn {
	position: relative;
	z-index: 1111;
}
#banner{ height:438px; width:100%; }
#banner_point {
	position:absolute;
	height:19px;
	margin-top:410px;
	z-index:9999;
	width:100%
}

#banner_list img {border:0px; width:100%; height:438px}
#banner_bg { position:absolute; bottom:0; height:156px; z-index:1000; cursor:pointer; width:100%; margin-top:-30px;}
#banner ul {
	position:absolute;
	left:49%;
	list-style-type:none;
	z-index:1002;
	margin:0 auto;
	padding:0;
	width: 103px;
}
#banner ul li { display:block; width:17px; height:15px; line-height:15px; text-align:center; color:#fff; background:url(../images/ifpoff.png) no-repeat;  cursor:pointer; float:left; margin-right:5px; display:inline; position:relative;}
#banner ul li.on { background:url(../images/ifpon.png) no-repeat; color:#fff;}
#banner_list a { position:absolute; display:block; width:100%; height:438px}
.mle {
	width: 230px;
}
.mlet {
	background-image: url(../images/mletbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 24px;
	padding-top: 12px;
	color: #FFF;
	font-size: 18px;
	padding-bottom: 12px;
}
.mlet span {
	float: left;
	font-size: 14px;
	color: #FFF;
}
.mlec {
	background-color: #0067D4;
	background-image: url(../images/mleclibg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-bottom: 10px;
}
.mlec ul li {
	line-height: 35px;
	height: 35px;
	background-image: url(../images/mleclibg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 2px;
}
.mlec ul li a {
	padding-left: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/mlelidot.gif);
	background-repeat: no-repeat;
	background-position: 205px center;
	display: block;
}
.mlec ul li a:hover {
	background-position: 210px;
}
.mt {
	background-image: url(../images/mtbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 44px;
	height: 44px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.mtt {
	font-size: 18px;
	color: #0067d4;
}
.mtt span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a3a3a3;
	margin-left: 5px;
}
.mmore {
	margin-top: 22px;
}
.mpr {
	width: 750px;
}
.mprc {
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 9px;
}
#demo {
	zoom:1;
	overflow: hidden;
	width: 733px;
}
#demo img {
}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
#demo dl{
	display: block;
	float: left;
	width: 223px;
	margin-right: 10px;
	margin-left: 10px;
}
#demo dl dd a {
	padding: 3px;
	border: 1px solid #d3cfcf;
	display: block;
	background-color: #FFF;
}
#demo dl dd a:hover {
	padding: 3px;
	border: 1px solid #ff6600;
	display: block;
	background-color: #fff4ce;
}
#demo dl dd a img {
	display: block;
}
#demo dl dt {
	line-height: 30px;
	text-align: center;
}
#demo dl dt a {
	font-family: "微软雅黑";
}

.myst {
	background-image: url(../images/ystbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 146px;
	margin-top: 20px;
}
.mysc {
	width: 950px;
	background-image: url(../images/fccbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 302px;
}
.mysc dl {
	margin-top: 70px;
	float: left;
	display: block;
	text-align: center;
	width: 200px;
}
.mysc dl dt {
	line-height: 50px;
	color: #FFF;
	font-size: 24px;
}
.mysc dl dd {
	line-height: 24px;
	color: #FFF;
}
.mysc .ysc1 {
	margin-left: 10px;
}
.mysc .ysc2 {
	margin-left: 42px;
}
.mysc .ysc3 {
	margin-left: 46px;
}
.mysc .ysc4 {
	margin-left: 42px;
}

.mabwrap {
	background-image: url(../images/abwrapbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 360px;
	padding-top: 89px;
}
.mab {
	background-color: #FFF;
}
.mabt {
	background-image: url(../images/abcimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 308px;
	width: 455px;
	position: relative;
}
.mabtt {
	background-image: url(../images/abt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 150px;
	position: absolute;
	left: 23px;
	top: -38px;
}
.mabc {
	width: 543px;
}
.mabc dl {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
}
.mabc dl dt {
	font-size: 16px;
	line-height: 35px;
}
.mabc dl dd {
	line-height: 24px;
}
.mabc ul {
	height: 30px;
}
.mabc ul li {
	float: right;
	line-height: 30px;
	height: 30px;
	width: 138px;
	margin-left: 10px;
	display: block;
}
.mabc ul li a {
	text-align: center;
	background-color: #0067d4;
	display: block;
	color: #FFF;
	text-decoration: none;
}
.mabc ul li a:hover {
	background-color: #f39500;
}

.mne {
	width: 360px;
	margin-top: 10px;
}
.mnec {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.mnec ul li {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.mnec ul li span {
	float: right;
	color: #767676;
}
.gb {
	background-color: #3c3c3c;
	width: 240px;
	padding-bottom: 15px;
}
.gbt {
	font-size: 20px;
	line-height: 46px;
	color: #FFF;
	height: 46px;
	padding-left: 14px;
}
.gbc {
	padding-left: 20px;
}
.gbc input {
	margin-bottom: 5px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
	background-color: #505050;
	height: 33px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;outline:none;
}
#Content {
	height: 111px;
	width: 188px;
	background-color: #4C4C4C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
	margin-bottom: 5px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;outline:none;resize:none;
}
#mgbsubmit {
	height: 44px;
	width: 138px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	background-image: url(../images/gbbt.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 5px;outline:none;
}














.sbn {
	background-image: url(../images/sbn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	margin-top: -52px;
	z-index: 1111;
}
.wrap {
	background-color: #fff2cf;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.wle {
	width: 210px;
}
.wlet {
	background-image: url(../images/wletbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 53px;
	line-height: 46px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #ffea00;
}
.wlec {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #720B0C;
	border-bottom-color: #720B0C;
	border-left-color: #720B0C;
	padding: 10px;
}
.wlec ul li {
	line-height: 30px;
	margin-bottom: 10px;
}
.wlec ul li a {
	padding-left: 30px;
	display: block;
	text-decoration: none;
	background-image: url(../images/a_bg12.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
.wlec ul li a:hover {
	background-image: url(../images/a_bg11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #720B0C;
}



.wri {
	width: 750px;
}
.writ {
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #0067D4;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/mtbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.writ span {
	float: right;
}

.wric {
	line-height: 24px;
	padding: 10px;
}
.wric p {
	margin-bottom: 10px;
}
.wric h2 {
	font-size: 14px;
	text-align: center;
	color: #0067D4;
}
.wric ul li {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.wric ul li span {
	float: right;
}

.wric dl{
	display: block;
	float: left;
	width: 223px;
	margin: 9px;
}
.wric dl dd a {
	padding: 3px;
	border: 1px solid #d3cfcf;
	display: block;
	background-color: #FFF;
}
.wric dl dd a:hover {
	padding: 3px;
	border: 1px solid #ff6600;
	display: block;
	background-color: #fff4ce;
}
.wric dl dd a img {
	display: block;
}
.wric dl dt {
	line-height: 30px;
	text-align: center;
}
.wric dl dt a {
	font-family: "微软雅黑";
}
.wric table  {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.wric table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 3px;
}
.wricpr {
	margin-right: 9px;
	margin-left: 9px;
}

.minfot {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #0067D4;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0067D4;
}
.minfoc {
	overflow: hidden;
	height: auto;
	padding-top: 5px;
}
.minfoc ul li{
	float: left;
	width: 350px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.minfoc ul li:nth-child(odd){
	margin-right: 10px;width: 340px;
}
.minfoc ul li:nth-child(even){
	margin-left:10px;width: 340px;
}


.foot {
	background-color: #0067d4;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.ft {
	text-align: center;
}
.ft p {
	color: #FFF;
	line-height: 24px;
}
.ft p a {
	color: #FFF;
}

